4.0.5
- BREAKING: Qyoto now depends on Mono/.NET 4.0
- BREAKING: Converted the last remaining flag enums as such instead of as uint
- BREAKING: Mapped the Windows HWND__ to NativeULong instead of to IntPtr
- BREAKING: Introduced read-only properties instead of functions in some cases
- Generated default values, of any, of parameters
- Improved the detailed documentation of types
- Marked obsolete members as such
- Documented obsolete members

4.0.4
- BREAKING: Created separate name-spaces per module (QtCore, QtGui, etc.) instead of the single large name-space of "Qyoto".

4.0.2
- Added XML code comments to all Qyoto libraries